Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.1.11: improvements to configure and dependency updates #257

Merged
merged 7 commits into from
Sep 27, 2023

Conversation

namidan
Copy link
Contributor

@namidan namidan commented Sep 27, 2023

This is a stability focused release containing a number of improvements and safe guards to avoid crashes or incorrect state.

Notable Fixes

  • Apple: Don't allow the SDK to be configured multiple times within the same app initialization
  • Android: Guard against potential crashes if certain methods were invoked before the SDK was configured
  • Native SDK configure callback are now using in the RN Nami.configure

Enhancements

  • Add NamiPaywallManager.isPaywallOpen to check if a paywall is already being presented to the user
  • Add NamiManager.sdkConfigured to check if the sdk is already configured

Updated Native SDK Dependencies

@namidan namidan changed the title improvements to configure and dependency updates 3.1.11: improvements to configure and dependency updates Sep 27, 2023
@namidan namidan merged commit 90b4251 into main Sep 27, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants